home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
mac
/
Ganmac
/
e0000.cst
/
00097_Script_97
< prev
next >
Wrap
Text File
|
1999-09-22
|
321b
|
13 lines
on mouseUp
set yy to the clickon
if yy > 0 then
set xx to the name of member(the membernum of sprite yy) of castLib "e0000.cst"
set the membernum of sprite yy to the number of member ("r"&xx) of castLib "e0000.cst"
updateStage
-- go to frame "xx" of movie "av000"
end if
end